basic: add make_mount_point_inode helper
authorLuca Boccassi <bluca@debian.org>
Sat, 19 Dec 2020 21:40:47 +0000 (21:40 +0000)
committerArnaud Rebillout <arnaudr@debian.org>
Mon, 13 Apr 2026 07:18:40 +0000 (14:18 +0700)
commitedfc83f5844dec84d5c91bb3d59c637c422366d1
tree8d34888511bc260a3d9e4664494805d7d35df00b
parent3130d3f59cfa11bcee713d40cde8bb62a6a61e61
basic: add make_mount_point_inode helper

Creates a file or a directory depending on the source path, useful
for creating mount points.

(cherry picked from commit 8bab8029105e44ce78c5e11bffa203a1135fe201)

Gbp-Pq: Name basic-add-make_mount_point_inode-helper.patch
src/basic/mountpoint-util.c
src/basic/mountpoint-util.h
src/core/namespace.c
src/machine/machine-dbus.c
src/test/test-mountpoint-util.c